home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacTech 1 to 12
/
MacTech-vol-1-12.toast
/
Source
/
MacTech® Magazine
/
Volume 11 - 1995
/
11.04 Apr 95
/
InternetConfig
/
IC 1.0
/
ICAppSourceKit1.0
/
ICWindowUtils.p
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-27
|
168 b
|
12 lines
|
[
TEXT/PJMM
]
unit ICWindowUtils;
interface
uses
ICTypes, ICWindowGlobals;
function WindowsOpen (wt: WindowType; id: integer): OSErr;
implementation
end. (* ICWindowUtils *)